home *** CD-ROM | disk | FTP | other *** search
/ Aminet 23 / Aminet 23 (1998)(GTI - Schatztruhe)[!][Feb 1998].iso / Aminet / dev / misc / gms_dev.lha / GMSDev / Includes / fd / sound_lib.fd < prev   
Encoding:
Text File  |  1997-11-02  |  333 b   |  17 lines

  1. *                        FUNCTION DEFINITIONS LIST
  2. *
  3. *                              October 1997
  4. *
  5. *                               "mod.sound"
  6. *
  7. ##base _SNDBase
  8. ##bias 6
  9. ##public
  10. AllocSoundMem(Size,Flags)(d0/d1)
  11. StopAudio()()
  12. CheckSound(Sound)(a0)
  13. FreeSoundMem(MemBlock)(d0)
  14. SetVolume(Sound,Volume)(d0/d1)
  15. StopSound(Sound)(a0)
  16. ##end
  17.